projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c67e374
)
*** empty log message ***
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Tue, 25 Jul 2006 18:06:13 +0000
(18:06 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Tue, 25 Jul 2006 18:06:13 +0000
(18:06 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8184688205edd934c3feb7fa946463796ef4d67f..aeae047c3a3f4ddef2e733cb1e1d6c861b802319 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * tabify.el (tabify-regexp): Use more specific regexps.
+ (tabify): Avoid modifying the buffer unnecessarily.
+
2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
* tumme.el (tumme-track-original-file): Add `buffer-live-p' check.